Welcome![Sign In][Sign Up]
Location:
Search - file system

Search list

[MultiLanguageC-prototype-system-small-file-system

Description: 中文(简体) 英语 日语 基于C语言的小型文件系统,修改的文件及其他功能的内容,以供参考 中文(简体) 英语 日语 基于C语言的小型文件系统,修改的文件及其他功能的内容,以供参考 中文(简体) 英语 基于C语言的一个小的文件系统,可实现修改的文件及其他功能的内容,以供参考-Written in C language, a small file system, modify the contents of the documents and other functions, for reference
Platform: | Size: 2048 | Author: 林杰 | Hits:

[OS DevelopNTFS-file-system-specification

Description: NTFS文件系统规范.NTFS作为Microsoft Windows NT® 操作系统的标配文件系统克服了FAT/FAT32文件系统的大量缺点;同时又随着Microsoft Windows 2000® 、Microsoft Windows XP操作系统的推广得到越来越广泛的应用。-NTFS file system specification
Platform: | Size: 64512 | Author: 杨兵 | Hits:

[Linux-UnixFile-system-IO-operation-experiment

Description: 文件系统IO操作实验 文件系统IO操作实验-File system IO operation experiment
Platform: | Size: 19456 | Author: 礼貌 | Hits:

[VC/MFCWindows-file-system-driver

Description: Windows file system driver windows 文件过滤驱动开发讲解
Platform: | Size: 509952 | Author: diy20500 | Hits:

[File Operatefile-system

Description: 一个模拟的多用户多级目录的文件系统。通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现,加深对文件系统内部功能和实现过程的理解。-A simulation of many users of multistage directory file system. By a specific file storage space, the management of the physical structure of file, directory structure and the realization of the file operations, deepen our understanding of the file system internal functions and realize process of understanding.
Platform: | Size: 1209344 | Author: longer | Hits:

[File Operatemult-users-mult-dir-file-system

Description: 功能: 1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2.文件物理结构可采用显式链接或其他方法。 3.磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4.文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5.设计一个较实用的用户界面,方便用户使用。要求提供以下相关文件操作: (1)具有login (用户登录) (2)系统初始化(建文件卷、提供登录模块) (3)文件的创建: create (4)文件的打开:open (5)文件的读:read (6)文件的写:write (7)文件关闭:close (8)删除文件:delete (9)创建目录(建立子目录):mkdir (10)改变当前目录:cd (11)列出文件目录:dir (12)退出:logout -Functions: 1. In memory open up a virtual disk space as a file storage, on its more than a user realize how directory file system. 2. The physical structure can file by explicit links or other methods. 3. Free disk space management can choose a diagrams of or other methods. If using a chart to management and file storage space, and by explicit links distribution methods, it can select a diagrams of merge to FAT. 4. File directory structure using multi-level user directory structure, each directory contains a file name, physical address, length and other information, but also through a catalogue of the file realize read and write protection. Catalogue organization can not use index node way way, but use index node, the difficulty coefficient is 1.2. 5. Design a practical user interface, and user-friendly. Required to provide the following documents operation: (1) have login (user login) (2) system initialization (built file roll, and provide login module) (3) files created: crea
Platform: | Size: 1401856 | Author: longer | Hits:

[File OperateA-graphical-interface-file-system

Description: 模拟一个简单的文件系统,实现文件系统的管理和控制功能。通过模拟文件系统实现的基本功能,了解文件系统的基本结构和文件的各种管理方法,加深理解文件系统的内部功能及内部实现。-Simulation a simple file system, realize the file system management and control function. Through the simulation of the basic functions of the system files, understand the basic structure of file system files and various management, deepen our understanding of the file system s internal functions and internal implementation.
Platform: | Size: 9835520 | Author: longer | Hits:

[Dialog_WindowBase-on-MFC-file-system

Description: 本文件系统是以windows的窗口为参考,在MFC的对话框模版下,主要通过tree control 和 list control两个控件和一些其它的控件模拟文件的操作。-The file system is based on Windows window for reference, in MFC dialog template, mainly through the tree control and list control two controls and some other control simulation file operations.
Platform: | Size: 3752960 | Author: longer | Hits:

[Driver DevelopFile-system

Description: Linux操作系统下的编程,模拟实现了Linux操作系统下的文件系统功能-Programming under the Linux operating system, the simulation under the Linux operating system, file system
Platform: | Size: 825344 | Author: | Hits:

[Windows DevelopFile-system

Description: 文件系统的开发,有文件的打开,命名等功能。文件系统是操作系统用于明确磁盘或分区上的文件的方法和数据结构;即在磁盘上组织文件的方法。也指用于存储文件的磁盘或分区,或文件系统种类。操作系统中负责管理和存储文件信息的软件机构称为文件管理系统,简称文件系统。-The development of the file system, file open, naming function. The file system is the operating system used to clear the disk or the files on the partition methods and data structures that the file on disk. Also refers to the disk or partition used to store files, or file system type. Operating system software organization responsible for managing and storing file information as the document management system, referred to as the file system.
Platform: | Size: 2377728 | Author: 田靓 | Hits:

[Linux-UnixLinux-file-system-proficient-Guide

Description: Linux.文件系统精通指南,学习Linux的同学可以看看这本书。-Linux file system, proficient in the guide, students can look at this book to learn Linux.
Platform: | Size: 169984 | Author: 枫林白雪 | Hits:

[JSP/JavaFile-system

Description: 1. 在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2. 文件物理结构可采用显式链接或其他方法。 3. 磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4. 文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5. 设计一个较实用的用户界面,方便用户使用。要求提供以下相关文件操作: (1)具有login (用户登录) (2)系统初始化(建文件卷、提供登录模块) (3)文件的创建: create (4)文件的打开:open (5)文件的读:read (6)文件的写:write (7)文件关闭:close (8)删除文件:delete (9)创建目录(建立子目录):mkdir (10)改变当前目录:cd (11)列出文件目录:dir (12)退出:logout - Allow phonetic typing EnglishSpanishArabic A.In memory to open up a virtual disk space, file storage, file system on more than one user directory. Two. Document physical structure can be explicitly links or other methods. 3. Disk free space management selectable bit diagram or other means. If you use the diagram to manage file storage space, and explicitly links allocation, the bit to show maps of the FAT. 4. The file directory structure using the multi-user multi-level directory structure, each directory entry contains the file name, physical address, the length of the file read and write protection, but also through the directory entry. Directory organization can not use the index nodes of the way, but using an index node, then the difficulty factor of 1.2. 5 Design a practical user interface, user-friendly. Request the relevant documents of the following: (1) login (user login) (2) The system is initialized (build file volume to provide the login module) (3) file creati
Platform: | Size: 3136512 | Author: 金国跃 | Hits:

[File Formatfat-file-system-principle

Description: fat文件系统原理 硬盘物理结构和逻辑结构,磁盘引导原理,fat分区原理的介绍-fat file system principle
Platform: | Size: 669696 | Author: 毛卫龙 | Hits:

[Software Engineeringfile-system-filter-driver-develop

Description: 楚狂人的Windows文件系统过滤驱动开发教程-Madman of Chu Windows File System Filter Driver Development Guide
Platform: | Size: 149504 | Author: 穆占蕊 | Hits:

[Software Engineeringfile-system-specification

Description: SD卡文件系统资料,帮助大家给嵌入式系统文件保存加上文件系统-SD card file system information, plus file system file saved to the embedded systems
Platform: | Size: 97280 | Author: 客家话 | Hits:

[File FormatAnalysis-of-FAT32-File-System-2012

Description: FAT32文件系统是Windows系列操作系统中最常用的文件系统之一,掌握其原理是用好它的基础。在微软公司不公开其操作系统的内部结构和源代码的情况下,通过实验、分析、得出了FAT32文件系统的工作原理.-FAT32 file system is one of the most commonly used file system of the Windows family of operating systems, grasp the principle is its foundation. In the case of the internal structure and source code Microsoft does not disclose their operating system, obtained by experiment, analysis, FAT32 file system works
Platform: | Size: 152576 | Author: spider | Hits:

[Linux-UnixDisk-and-file-system-management

Description: 详细介绍linux的磁盘管理和文件系统-Details linux disk management, and file system
Platform: | Size: 381952 | Author: zhanglin | Hits:

[Software EngineeringLinux-Root-file-system

Description: 你对linux的根文件系统熟悉吗?如果不,这篇资料介绍的很详细。-Are you familiar with the root file system in linux it? If not, this information is described in great detail.
Platform: | Size: 6144 | Author: 王金超 | Hits:

[SCMMDD-File-System

Description: MicroChip单片机之MDD文件系统开发例程-The MDD file system demo from Microchip
Platform: | Size: 954368 | Author: 盛可帕 | Hits:

[Windows CEThe-Windows-CE-File-System

Description: wince 文件系统源码,很好用的文件系统代码,深入理解wince文件系统很有帮助-the wince file system source code, very good use of the file system code, in-depth understanding of the the wince file system helpful
Platform: | Size: 27648 | Author: hy | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net